Keyboard Input (kbd Element)

Press Ctrl + C to copy text.

Sample Output (samp Element)

System Message: Error: File not found

Code Representation (code Element)

Example of JavaScript Code:

        console.log("Hello, World!");
    

Preserve Line Breaks (pre Element)

Formatted Text Example:

Line 1: This is a preformatted text.
Line 2: It preserves spaces and line breaks.
Line 3: Useful for displaying structured text.
    

Mathematical Variable (var Element)

The formula for a circle's area is: πr²